(SST) ShlWAPI.pas Version 1.08

Developer Reference
LPVOID Type Definition
The LPVOID type introduces a symbolic name for an untyped pointer.
Scope
Global (i.e. variables of this type can be declared in any unit that uses/includes the unit in which it is defined/declared).
Syntax
type LPVOID = POINTER;
Values
A variable of this type can be used to store and reference a 32-bit address.
Remarks
This type definition is provided for compatibility with the symbolic names/data types in the Microsoft Windows SDKs.
Requirements
Unit Declared in ShlWAPI.pas
Library ShlWAPI.dcu/ShlWAPI.obj
See Also
LPCVOID, LSTATUS.
 
Windows APIs: LPCVOID, LPVOID, LSTATUS.

Document/Contents version 1.00
Page/URI last updated on 07.12.2023
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com